as per what i described on previous post, here is how it will display 2nd dot on chart

i tried changing true and false so that only 2nd dot is displayed on chart, but only managed to have display of 2nd dot text ( not able to keep 2nd dot on chart as i can not see into code, but purpose to see 2nd dot will be served just by display of text)

attaching here indicators and templets for the same.

----------------------------------------------------------------------------------------

used your previous version for background display (as it has mtf mode like H1 background color for M15, M15 background color for M5, M5 background color for M1, that mtf context is  important to read 2nd dot in all timeframes for deciding which 2nd dot to trade and which 2nd dot to not trade,as described below)
as your new version is fast to react to prices, i used candle color of this new version.
---------------------------------------------------------------------------------------------------


now for example,

for an uptrend,(where basic is higher top and higher  bottom)

say H1 second dot appears, this will mark higher bottom in H1 (provided higher timeframes like D1,H4 are also displaying higher top and higher bottom with 2nd dot in this timeframes)

now H1 candle and background turns blue ( that means now moving averages are also lining up along with 2nd dot too)

now with H1 blue candle and blue background, on M15 chart 2nd dot(aqua color) appears then this is higher bottom in M15 with already higher bottom in H1, and now h1 background and candle blue, so it is a buy( both moving averages and higher top and higher bottom pattern is lined up)(no doubt market is going up )

now again down to M5 ( we have blue background of M15 with blue candle of M15)( that is where your mtf display of H1 background on M15 , M15 background on M5.......like this is all important)

now on M5 2nd aqua dot appears, ( now there is higher 2nd dot=higher bottom on H1, higher 2nd dot=higher bottom on M15 with blue background on H1, and blue backgroung on M15)

so this 2nd aqua dot on M5 is buy again, (market is going up again with higher top and higher bottom patern still intact in H1, M15 and M5)

so keeping three timeframes open(H1,M15,M5) with above templet and your 2nd dot will provide entry points. 

in these scenario orange 2nd dots that appear as higher top are no action one ( or at best exit points) as again retracement counter to up trend will follow.( as primary trend is higher top and higher bottom)

reverse is for downtrend.

---------------------------------------------------------------------------------------------

so basically candle color and candle background displays trend with moving averages and your 2nd dot displays higher top and higher bottom pattern in above up trend.
----------------------------------------------------------------------------------------------------------------

still better will be to display all timeframes 2nd dots in single chart, that will reveal the sequence well.

-------------------------------------------------------------------------------------------------------------------------

thanks for your work,

since you released Mql version of two 2nd dot indicators , i was somehow able to display 2nd dot as text, but still not able to display 2nd dots, but this is only what i can do for code, try to change true or false and see if it works or not

since the things are hard to explain by just description as in previous post, i managed to make templet and add necessary indicators , and was able to post it,

some missing indicators i may have posted previously for this templet, but basic indicators in support of previous description is all there in this rar file.
thanks again for your efforts.

indicators goes in Downloads folder as i have all may indicators there since long.
